[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PROW()

    PROW() determines the current row position on the printer.

Syntax

    PROW()

Returns

    An integer numeric value.

    An EJECT resets PROW() to zero.  If you need to reset the internal
    printer column value without performing an EJECT, use SETPRC().  Be
    aware that if you move the print head with CHR(10), Clipper will not
    take this into account and PROW() will not return the expect value.

Usage

    PROW() helps keep track of the printer row position.  It is useful when
    you want to place text on a line relative to another line on a page.

See Also: PCOL COL SETPRC ROW
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson